Component org.nuxeo.ecm.platform.faceted.search.documentsLists
Contributions
XML Source
<?xml version="1.0"?>
<component name="org.nuxeo.ecm.platform.faceted.search.documentsLists">
<extension target="org.nuxeo.ecm.webapp.documentsLists.DocumentsListsService"
point="list">
<documentsList name="FACETED_SAVED_SEARCHES_CURRENT_SELECTION">
<events>
<event>folderishDocumentSelectionChanged</event>
</events>
<isSession>false</isSession>
</documentsList>
</extension>
</component>